home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / Bonus / Plasmatech / ptscp_examples.exe / %MAINDIR% / Examples / Translation / Delphi / D3 / French / TrDemo.dpr < prev   
Encoding:
Text File  |  2001-08-31  |  86 b   |  11 lines

  1. library TrDemo;
  2.  
  3. {$R TrDemo.res}
  4.  
  5. {$I ..\NonRCStr.inc}
  6.  
  7. {$E fr}
  8.  
  9. begin
  10. end.
  11.